Skip to content

feat: add workflow rules to AGENTS.md for test ordering, template usage, and self-improvement flow#245

Merged
jeremnaf merged 1 commit intomainfrom
feat/agents-md-workflow-rules
Apr 8, 2026
Merged

feat: add workflow rules to AGENTS.md for test ordering, template usage, and self-improvement flow#245
jeremnaf merged 1 commit intomainfrom
feat/agents-md-workflow-rules

Conversation

@eskenazit
Copy link
Copy Markdown
Contributor

Related Issue

No issue — improvements derived from corrections during #243 workflow.


What does this PR do?

Adds four rules to AGENTS.md based on corrections made during the bug fix workflow for #243:

  • Test/fix ordering (Bug Workflow Step 3): explicit phase separation — write tests in src/test first, confirm they fail, only then fix src/main
  • Template usage (Contribution Workflow): always read .github/ISSUE_TEMPLATE/ and PULL_REQUEST_TEMPLATE.md before creating issues or PRs
  • Self-improvement flow: note corrections immediately but resume the workflow — propose rule updates only at end (Bug Workflow Step 4 + Contribution Workflow end-of-list)
  • AGENTS.md commit prefix: improvements are feat:, not chore:

Tests

No tests — documentation-only change.


Checklist

  • CI is green (build, tests, schema validation, security scans)
  • Rebased on latest main
  • Small and focused — one concern per PR
  • Commit messages follow Conventional Commits

Agent Context (optional)

agent_name: GitHub Copilot
llm: Claude Opus 4.6
tool: VS Code Chat
confidence: high
source_event: '#243 workflow corrections'
discovery_method: user_report
review_focus: AGENTS.md

@eskenazit eskenazit requested a review from jlouvel April 7, 2026 12:55
@eskenazit eskenazit force-pushed the feat/agents-md-workflow-rules branch from 098be97 to 777cc23 Compare April 7, 2026 12:59
@eskenazit eskenazit requested a review from jeremnaf April 8, 2026 13:33
Copy link
Copy Markdown
Contributor

@jeremnaf jeremnaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeremnaf jeremnaf merged commit 2822f33 into main Apr 8, 2026
2 checks passed
@jeremnaf jeremnaf deleted the feat/agents-md-workflow-rules branch April 8, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants